From: Kim F. Storm Date: Fri, 19 Mar 2004 21:10:52 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~23631 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=6f2098b2d8b359a6e4f769152f7520bf4e1fae6c;p=emacs.git *** empty log message *** --- diff --git a/etc/ChangeLog b/etc/ChangeLog index abb0bf19a45..6d542fb96c5 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,8 @@ +2004-03-19 Kim F. Storm + + * TODO: Remove entries for fringe related issues (DONE). + Remove entry about image-relative coordinates of mouse clicks (DONE). + 2004-03-11 Daniel Pfeiffer * compilation.txt: New file. diff --git a/src/ChangeLog b/src/ChangeLog index 0b4b6aace60..c67a2213442 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2004-03-19 Kim F. Storm + + * xdisp.c (move_it_in_display_line_to): Fix MOVE_TO_POS case when + to_charpos corresponds to newline in right fringe. Use local + BUFFER_POS_REACHED_P macro. + 2004-03-19 Jan Dj,Ad(Brv * xdisp.c (calc_pixel_width_or_height): Add ifdef HAVE_WINDOW_SYSTEM